Git log: fatal object [sha1] is corrupted
Posted
by Keyo
on Stack Overflow
See other posts from Stack Overflow
or by Keyo
Published on 2010-05-25T23:28:16Z
Indexed on
2010/05/25
23:31 UTC
Read the original article
Hit count: 231
git
Is there any way I can repair my repository with commit history in tact.
# git log
fatal: object 01aeb2bf2e93b238f0e0422816b3e55518321ae7 is corrupted
From reading the link below it looks like I'll have zap it and start over.
© Stack Overflow or respective owner